home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / Genie / Projects / AEA / Source / Includes / AEADebugging.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-06-24  |  161 b   |  12 lines

  1. /*    ==============
  2.  *    AEADebugging.h
  3.  *    ==============
  4.  */
  5.  
  6. #ifndef AEADEBUGGING_H
  7. #define AEADEBUGGING_H
  8.  
  9. #include "DGDebugging.h"
  10.  
  11. #endif  /* AEADEBUGGING_H */
  12.